Skip to main content

Build from source

Chess-tui can be directly built from the source code.

Make sure you have Rust installed on your machine.

Installation

git clone https://github.com/thomas-mauran/chess-tui
cd chess-tui
cargo build --release

./target/release/chess-tui